[INFO] fetching crate softbuffer 0.4.8...
[INFO] testing softbuffer-0.4.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate softbuffer 0.4.8 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate softbuffer 0.4.8
[INFO] finished tweaking crates.io crate softbuffer 0.4.8
[INFO] tweaked toml for crates.io crate softbuffer 0.4.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate softbuffer 0.4.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate softbuffer 0.4.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8847175c966dc5e4a7a9a7e8306910a8ea7f061a408c329936a85210da7b233
[INFO] running `Command { std: "docker" "start" "-a" "a8847175c966dc5e4a7a9a7e8306910a8ea7f061a408c329936a85210da7b233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8847175c966dc5e4a7a9a7e8306910a8ea7f061a408c329936a85210da7b233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8847175c966dc5e4a7a9a7e8306910a8ea7f061a408c329936a85210da7b233", kill_on_drop: false }`
[INFO] [stdout] a8847175c966dc5e4a7a9a7e8306910a8ea7f061a408c329936a85210da7b233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f2e3748d8a17e6b3301aa2f8344652335adcf1041928922aa3ba436309052ee
[INFO] running `Command { std: "docker" "start" "-a" "0f2e3748d8a17e6b3301aa2f8344652335adcf1041928922aa3ba436309052ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.8
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rustix v0.38.23
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]    Compiling cc v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.0
[INFO] [stderr]    Compiling static_assertions v1.0.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memoffset v0.7.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling wayland-sys v0.31.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wayland-backend v0.3.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling nix v0.26.0
[INFO] [stderr]    Compiling memmap2 v0.9.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]    Compiling bytemuck_derive v1.4.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling wayland-client v0.31.1
[INFO] [stderr]    Compiling ctor v0.2.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.1
[INFO] [stderr]    Compiling drm-ffi v0.9.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling drm v0.14.1
[INFO] [stderr]    Compiling softbuffer v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
[INFO] running `Command { std: "docker" "inspect" "0f2e3748d8a17e6b3301aa2f8344652335adcf1041928922aa3ba436309052ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f2e3748d8a17e6b3301aa2f8344652335adcf1041928922aa3ba436309052ee", kill_on_drop: false }`
[INFO] [stdout] 0f2e3748d8a17e6b3301aa2f8344652335adcf1041928922aa3ba436309052ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b2f61c2c29eeda2360698390d8baea9033935520486b6f533fa03c0430cdedb
[INFO] running `Command { std: "docker" "start" "-a" "0b2f61c2c29eeda2360698390d8baea9033935520486b6f533fa03c0430cdedb", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-backend v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.23
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling version_check v0.1.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling nix v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling nom v5.0.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]    Compiling either v1.0.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling tiny-skia-path v0.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.2
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling tiny-skia v0.11.0
[INFO] [stderr]    Compiling winit v0.30.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num_cpus v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling same-file v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling colorous v1.0.12
[INFO] [stderr]    Compiling zune-core v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling num-traits v0.2.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling walkdir v2.3.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling xcursor v0.3.1
[INFO] [stderr]    Compiling ab_glyph v0.2.17
[INFO] [stderr]    Compiling wayland-client v0.31.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.0
[INFO] [stderr]    Compiling percent-encoding v2.0.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling anes v0.1.4
[INFO] [stderr]    Compiling image v0.25.0
[INFO] [stderr]    Compiling web-time v1.0.0
[INFO] [stdout] error[E0277]: the trait bound `u128: Bounded` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     type Larger = u128;
[INFO] [stdout]     |                   ^^^^ the trait `Bounded` is not implemented for `u128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Bounded`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:76
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                                                            ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u128: Num` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     type Larger = u128;
[INFO] [stdout]     |                   ^^^^ the trait `Num` is not implemented for `u128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Num`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:35
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                   ^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u128: NumCast` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     type Larger = u128;
[INFO] [stdout]     |                   ^^^^ the trait `NumCast` is not implemented for `u128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `NumCast`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                         ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u128: Bounded` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     type Larger = u128;
[INFO] [stdout]     |                   ^^^^ the trait `Bounded` is not implemented for `u128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Bounded`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:76
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                                                            ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u128: Num` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     type Larger = u128;
[INFO] [stdout]     |                   ^^^^ the trait `Num` is not implemented for `u128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Num`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:35
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                   ^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u128: NumCast` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     type Larger = u128;
[INFO] [stdout]     |                   ^^^^ the trait `NumCast` is not implemented for `u128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `NumCast`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                         ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i128: Bounded` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type Larger = i128;
[INFO] [stdout]     |                   ^^^^ the trait `Bounded` is not implemented for `i128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Bounded`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:76
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                                                            ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i128: Num` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type Larger = i128;
[INFO] [stdout]     |                   ^^^^ the trait `Num` is not implemented for `i128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Num`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:35
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                   ^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i128: NumCast` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type Larger = i128;
[INFO] [stdout]     |                   ^^^^ the trait `NumCast` is not implemented for `i128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `NumCast`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                         ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i128: Bounded` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     type Larger = i128;
[INFO] [stdout]     |                   ^^^^ the trait `Bounded` is not implemented for `i128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Bounded`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:76
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                                                            ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i128: Num` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     type Larger = i128;
[INFO] [stdout]     |                   ^^^^ the trait `Num` is not implemented for `i128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Num`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:35
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                                   ^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i128: NumCast` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     type Larger = i128;
[INFO] [stdout]     |                   ^^^^ the trait `NumCast` is not implemented for `i128`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `NumCast`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `Enlargeable::Larger`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.0/src/traits.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |     type Larger: Copy + NumCast + Num + PartialOrd<Self::Larger> + Clone + Bounded + AddAssign;
[INFO] [stdout]     |                         ^^^^^^^ required by this bound in `Enlargeable::Larger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling ctor v0.2.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.1
[INFO] [stderr]    Compiling wayland-protocols v0.31.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b2f61c2c29eeda2360698390d8baea9033935520486b6f533fa03c0430cdedb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b2f61c2c29eeda2360698390d8baea9033935520486b6f533fa03c0430cdedb", kill_on_drop: false }`
[INFO] [stdout] 0b2f61c2c29eeda2360698390d8baea9033935520486b6f533fa03c0430cdedb
